PersonaAttributionIsQuickContact Property |
Gets a value indicating whether this instance is quick contact.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsQuickContact { get; }Public ReadOnly Property IsQuickContact As Boolean
Get
Property Value
Type:
Booleantrue if this instance is quick contact; otherwise,
false.
See Also